a:link {
	font-family: "宋体";
	font-size: 12px;
	color: #DEB57B;
	text-decoration: none;
}
a:visited {
	font-family: "宋体";
	font-size: 12px;
	text-decoration: none;
	color: #DEB57B;
}

a:hover {
	font-family: "宋体";
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
a:active {
	font-family: "宋体";
	font-size: 12px;
	color: #DEB57B;
	text-decoration: none;
}
.zi {
	font-family: "宋体";
	font-size: 12px;
	color: #DEB57B;
	text-decoration: none;
}
.bian2 {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #745D55;
	border-bottom-color: #745D55;
	border-left-color: #745D55;
}

.bian {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #745D55;
	border-left-color: #745D55;
}
